[XEN] gnttab: Read domid/flags atomically.
authorkfraser@ubuntu.eng.hq.xensource.com <kfraser@ubuntu.eng.hq.xensource.com>
Wed, 6 Sep 2006 01:36:23 +0000 (18:36 -0700)
committerkfraser@ubuntu.eng.hq.xensource.com <kfraser@ubuntu.eng.hq.xensource.com>
Wed, 6 Sep 2006 01:36:23 +0000 (18:36 -0700)
commit7c0fc730a37e743b6cea08b4fdcb4e4c9d04e8d8
treec4548637a6c8577ae02a73dfa268efe27df64c6d
parenta97227a56dcce97c08057130b028c82917a6bbc0
[XEN] gnttab: Read domid/flags atomically.

This more neatly matches how the two adjacent fields in
the grant-table entry are accessed by the cmpxchg()
function.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
xen/common/grant_table.c